﻿CHARACTERS = {
	c:ACE = {
		create_character = {
			# Alauddin Muhammad
			#role = politician # Remove this line
			first_name = "Alauddin_Muhammad"
			last_name = "Bugis"
			ruler = yes
			age = 34
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				imperious
			}
		}	

		create_character = {
			# Alauddin Sulaiman
			#role = politician # Remove this line
			first_name = "Alauddin_Sulaiman"
			last_name = "Bugis"
			heir = yes
			age = 8 # don't know his age but he was the son of Alauddin Muhammad and he was quite young when he got the crown in 1838
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				reserved
			}
		}
	}
}
